Bookly\Lib\Query C

Total Complexity 112
Dependencies 1
Dependents 12
Total lines 1,018
Lines of code 447
Logical lines of code 276
Comment lines 369
Methods 46
Properties 17

Methods 46

Method Rating Maintainability Complexity Lines of code
composeQuery()
D
22
47 186
execute()
A
50 8 28
_normalize()
S
52 6 23
addSelect()
S
67 2 8
_prepare()
S
75 2 4
delete()
S
71 2 5
leftJoin()
S
63 2 10
count()
S
68 2 7
findOne()
S
65 2 10
innerJoin()
S
63 2 10
select()
S
71 2 5
whereRaw()
S
73 1 4
groupBy()
S
76 1 4
havingRaw()
S
73 1 4
indexBy()
S
77 1 4
set()
S
74 1 4
setRaw()
S
74 1 4
fetchRow()
S
75 1 4
fetchCol()
S
73 1 5
fetchVar()
S
73 1 5
fetchArray()
S
80 1 3
whereAll()
S
74 1 4
find()
S
80 1 3
escape()
S
76 1 4
whereBetween()
S
73 1 4
__construct()
S
65 1 8
whereAny()
S
74 1 4
order()
S
77 1 4
update()
S
77 1 4
tableJoin()
S
65 1 9
joinSelect()
S
78 1 3
joinRaw()
S
67 1 8
limit()
S
76 1 4
offset()
S
76 1 4
sortBy()
S
77 1 4
where()
S
73 1 4
whereNotIn()
S
73 1 4
whereNot()
S
73 1 4
whereLike()
S
73 1 4
whereNotLike()
S
73 1 4
whereLt()
S
73 1 4
whereLte()
S
73 1 4
whereGt()
S
73 1 4
whereGte()
S
73 1 4
__toString()
S
79 1 3
whereIn()
S
73 1 4